[INFO] cloning repository https://github.com/ncc-kame/object_rustect
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ncc-kame/object_rustect" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fncc-kame%2Fobject_rustect", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fncc-kame%2Fobject_rustect'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26d715814a086288c6bf5eaeb24d4a873fab7022
[INFO] testing ncc-kame/object_rustect against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fncc-kame%2Fobject_rustect" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ncc-kame/object_rustect
[INFO] finished tweaking git repo https://github.com/ncc-kame/object_rustect
[INFO] tweaked toml for git repo https://github.com/ncc-kame/object_rustect written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ncc-kame/object_rustect on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ncc-kame/object_rustect already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.215
[INFO] [stderr]   Downloaded unindent v0.1.11
[INFO] [stderr]   Downloaded indoc v1.0.9
[INFO] [stderr]   Downloaded pyo3-macros v0.18.3
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.18.3
[INFO] [stderr]   Downloaded pyo3-ffi v0.18.3
[INFO] [stderr]   Downloaded serde_json v1.0.133
[INFO] [stderr]   Downloaded redox_syscall v0.5.7
[INFO] [stderr]   Downloaded pyo3 v0.18.3
[INFO] [stderr]   Downloaded libc v0.2.167
[INFO] [stderr]   Downloaded serde v1.0.215
[INFO] [stderr]   Downloaded pyo3-build-config v0.18.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d003b3ffacd2b2caa11d449a4ad70c3d5f353d5a9a15f7095d5975338c422457
[INFO] running `Command { std: "docker" "start" "-a" "d003b3ffacd2b2caa11d449a4ad70c3d5f353d5a9a15f7095d5975338c422457", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d003b3ffacd2b2caa11d449a4ad70c3d5f353d5a9a15f7095d5975338c422457", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d003b3ffacd2b2caa11d449a4ad70c3d5f353d5a9a15f7095d5975338c422457", kill_on_drop: false }`
[INFO] [stdout] d003b3ffacd2b2caa11d449a4ad70c3d5f353d5a9a15f7095d5975338c422457
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 854ee8b9127f7fccd8a9948eb69ccfac3857ad245668fcf8d0c2a2460c11c330
[INFO] running `Command { std: "docker" "start" "-a" "854ee8b9127f7fccd8a9948eb69ccfac3857ad245668fcf8d0c2a2460c11c330", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling unindent v0.1.11
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling pyo3-build-config v0.18.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling pyo3-ffi v0.18.3
[INFO] [stderr]    Compiling pyo3 v0.18.3
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling pyo3-macros-backend v0.18.3
[INFO] [stderr]    Compiling pyo3-macros v0.18.3
[INFO] [stderr]    Compiling object_rusrect v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc4bctKh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpyo3-85a0a402f70b2e92,libmemoffset-0a52033a7c749229,libparking_lot-e7340f6a7312bf3b,libparking_lot_core-75cec76834c00206,libcfg_if-33ef6c02a07f9fec,libsmallvec-8045c56aeb050430,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libpyo3_ffi-630d2cd33c73206a,liblibc-cbc53c14ac1ec794,libunindent-cc76a737251e1cb2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc4bctKh/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/object_rusrect-9d7744541da9d774" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: PyObject_Call
[INFO] [stdout]           >>> referenced by any.rs:437 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.18.3/src/types/any.rs:437)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/object_rusrect-9d7744541da9d774.object_rusrect.a6f0ce70416a4c1f-cgu.0.rcgu.o:(<pyo3::types::any::PyAny>::call::<(&str, &str)>)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_Dealloc
[INFO] [stdout]           >>> referenced by object.rs:427 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.18.3/src/object.rs:427)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/object_rusrect-9d7744541da9d774.object_rusrect.a6f0ce70416a4c1f-cgu.0.rcgu.o:(pyo3_ffi::object::Py_DECREF)
[INFO] [stdout]           >>> referenced by object.rs:427 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.18.3/src/object.rs:427)
[INFO] [stdout]           >>>               pyo3-85a0a402f70b2e92.pyo3.aee182ffe0b981ab-cgu.04.rcgu.o:(pyo3_ffi::object::Py_DECREF) in archive /opt/rustwide/target/debug/deps/libpyo3-85a0a402f70b2e92.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyTuple_New
[INFO] [stdout]           >>> referenced by tuple.rs:316 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.18.3/src/types/tuple.rs:316)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/object_rusrect-9d7744541da9d774.object_rusrect.a6f0ce70416a4c1f-cgu.0.rcgu.o:(<(&str, &str) as pyo3::conversion::IntoPy<pyo3::instance::Py<pyo3::types::tuple::PyTuple>>>::into_py)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyTuple_SetItem
[INFO] [stdout]           >>> referenced by tuple.rs:318 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.18.3/src/types/tuple.rs:318)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/object_rusrect-9d7744541da9d774.object_rusrect.a6f0ce70416a4c1f-cgu.0.rcgu.o:(<(&str, &str) as pyo3::conversion::IntoPy<pyo3::instance::Py<pyo3::types::tuple::PyTuple>>>::into_py)
[INFO] [stdout]           >>> referenced by tuple.rs:318 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.18.3/src/types/tuple.rs:318)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/object_rusrect-9d7744541da9d774.object_rusrect.a6f0ce70416a4c1f-cgu.0.rcgu.o:(<(&str, &str) as pyo3::conversion::IntoPy<pyo3::instance::Py<pyo3::types::tuple::PyTuple>>>::into_py)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyList_Append
[INFO] [stdout]           >>> referenced by list.rs:229 (src/types/list.rs:229)
[INFO] [stdout]           >>>               pyo3-85a0a402f70b2e92.pyo3.aee182ffe0b981ab-cgu.08.rcgu.o:(<pyo3::types::list::PyList>::append::<&str>) in archive /opt/rustwide/target/debug/deps/libpyo3-85a0a402f70b2e92.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyImport_Import
[INFO] [stdout]           >>> referenced by module.rs:73 (src/types/module.rs:73)
[INFO] [stdout]           >>>               pyo3-85a0a402f70b2e92.pyo3.aee182ffe0b981ab-cgu.09.rcgu.o:(<pyo3::types::module::PyModule>::import::<&str>) in archive /opt/rustwide/target/debug/deps/libpyo3-85a0a402f70b2e92.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_TypeError
[INFO] [stdout]           >>> referenced by exceptions.rs:271 (src/exceptions.rs:271)
[INFO] [stdout]           >>>               pyo3-85a0a402f70b2e92.pyo3.aee182ffe0b981ab-cgu.00.rcgu.o:(<pyo3::exceptions::PyTypeError as pyo3::type_object::PyTypeInfo>::type_object_raw) in archive /opt/rustwide/target/debug/deps/libpyo3-85a0a402f70b2e92.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:271 (src/exceptions.rs:271)
[INFO] [stdout]           >>>               pyo3-85a0a402f70b2e92.pyo3.aee182ffe0b981ab-cgu.00.rcgu.o:(<pyo3::exceptions::PyTypeError as pyo3::type_object::PyTypeInfo>::type_object_raw) in archive /opt/rustwide/target/debug/deps/libpyo3-85a0a402f70b2e92.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_NormalizeException
[INFO] [stdout]           >>> referenced by mod.rs:679 (src/err/mod.rs:679)
[INFO] [stdout]           >>>               pyo3-85a0a402f70b2e92.pyo3.aee182ffe0b981ab-cgu.08.rcgu.o:(<pyo3::err::PyErr>::make_normalized) in archive /opt/rustwide/target/debug/deps/libpyo3-85a0a402f70b2e92.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_AsEncodedString
[INFO] [stdout]           >>> referenced by string.rs:216 (src/types/string.rs:216)
[INFO] [stdout]           >>>               pyo3-85a0a402f70b2e92.pyo3.aee182ffe0b981ab-cgu.06.rcgu.o:(<pyo3::types::string::PyString>::to_string_lossy) in archive /opt/rustwide/target/debug/deps/libpyo3-85a0a402f70b2e92.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_Fetch
[INFO] [stdout]           >>> referenced by mod.rs:292 (src/err/mod.rs:292)
[INFO] [stdout]           >>>               pyo3-85a0a402f70b2e92.pyo3.aee182ffe0b981ab-cgu.08.rcgu.o:(<pyo3::err::PyErr>::take) in archive /opt/rustwide/target/debug/deps/libpyo3-85a0a402f70b2e92.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_FromStringAndSize
[INFO] [stdout]           >>> referenced by string.rs:141 (src/types/string.rs:141)
[INFO] [stdout]           >>>               pyo3-85a0a402f70b2e92.pyo3.aee182ffe0b981ab-cgu.06.rcgu.o:(<pyo3::types::string::PyString>::new) in archive /opt/rustwide/target/debug/deps/libpyo3-85a0a402f70b2e92.rlib
[INFO] [stdout]           >>> referenced by string.rs:156 (src/types/string.rs:156)
[INFO] [stdout]           >>>               pyo3-85a0a402f70b2e92.pyo3.aee182ffe0b981ab-cgu.06.rcgu.o:(<pyo3::types::string::PyString>::intern) in archive /opt/rustwide/target/debug/deps/libpyo3-85a0a402f70b2e92.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_InternInPlace
[INFO] [stdout]           >>> referenced by string.rs:158 (src/types/string.rs:158)
[INFO] [stdout]           >>>               pyo3-85a0a402f70b2e92.pyo3.aee182ffe0b981ab-cgu.06.rcgu.o:(<pyo3::types::string::PyString>::intern) in archive /opt/rustwide/target/debug/deps/libpyo3-85a0a402f70b2e92.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_BaseException
[INFO] [stdout]           >>> referenced by exceptions.rs:271 (src/exceptions.rs:271)
[INFO] [stdout]           >>>               pyo3-85a0a402f70b2e92.pyo3.aee182ffe0b981ab-cgu.00.rcgu.o:(<pyo3::exceptions::PyBaseException as pyo3::type_object::PyTypeInfo>::type_object_raw) in archive /opt/rustwide/target/debug/deps/libpyo3-85a0a402f70b2e92.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:271 (src/exceptions.rs:271)
[INFO] [stdout]           >>>               pyo3-85a0a402f70b2e92.pyo3.aee182ffe0b981ab-cgu.00.rcgu.o:(<pyo3::exceptions::PyBaseException as pyo3::type_object::PyTypeInfo>::type_object_raw) in archive /opt/rustwide/target/debug/deps/libpyo3-85a0a402f70b2e92.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_AsUTF8AndSize
[INFO] [stdout]           >>> referenced by string.rs:189 (src/types/string.rs:189)
[INFO] [stdout]           >>>               pyo3-85a0a402f70b2e92.pyo3.aee182ffe0b981ab-cgu.06.rcgu.o:(<pyo3::types::string::PyString>::to_str) in archive /opt/rustwide/target/debug/deps/libpyo3-85a0a402f70b2e92.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: Py_IsInitialized
[INFO] [stdout]           >>> referenced by gil.rs:69 (src/gil.rs:69)
[INFO] [stdout]           >>>               pyo3-85a0a402f70b2e92.pyo3.aee182ffe0b981ab-cgu.10.rcgu.o:(pyo3::gil::prepare_freethreaded_python::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-85a0a402f70b2e92.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: Py_InitializeEx
[INFO] [stdout]           >>> referenced by gil.rs:70 (src/gil.rs:70)
[INFO] [stdout]           >>>               pyo3-85a0a402f70b2e92.pyo3.aee182ffe0b981ab-cgu.10.rcgu.o:(pyo3::gil::prepare_freethreaded_python::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-85a0a402f70b2e92.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyEval_SaveThread
[INFO] [stdout]           >>> referenced by gil.rs:73 (src/gil.rs:73)
[INFO] [stdout]           >>>               pyo3-85a0a402f70b2e92.pyo3.aee182ffe0b981ab-cgu.10.rcgu.o:(pyo3::gil::prepare_freethreaded_python::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-85a0a402f70b2e92.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyGILState_Ensure
[INFO] [stdout]           >>> referenced by gil.rs:220 (src/gil.rs:220)
[INFO] [stdout]           >>>               pyo3-85a0a402f70b2e92.pyo3.aee182ffe0b981ab-cgu.10.rcgu.o:(<pyo3::gil::GILGuard>::acquire_unchecked) in archive /opt/rustwide/target/debug/deps/libpyo3-85a0a402f70b2e92.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyGILState_Release
[INFO] [stdout]           >>> referenced by gil.rs:268 (src/gil.rs:268)
[INFO] [stdout]           >>>               pyo3-85a0a402f70b2e92.pyo3.aee182ffe0b981ab-cgu.10.rcgu.o:(<pyo3::gil::GILGuard as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/libpyo3-85a0a402f70b2e92.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_GetAttr
[INFO] [stdout]           >>> referenced by any.rs:122 (src/types/any.rs:122)
[INFO] [stdout]           >>>               pyo3-85a0a402f70b2e92.pyo3.aee182ffe0b981ab-cgu.14.rcgu.o:(<pyo3::types::any::PyAny>::getattr::<&pyo3::types::string::PyString>) in archive /opt/rustwide/target/debug/deps/libpyo3-85a0a402f70b2e92.rlib
[INFO] [stdout]           >>> referenced by any.rs:122 (src/types/any.rs:122)
[INFO] [stdout]           >>>               pyo3-85a0a402f70b2e92.pyo3.aee182ffe0b981ab-cgu.14.rcgu.o:(<pyo3::types::any::PyAny>::getattr::<&str>) in archive /opt/rustwide/target/debug/deps/libpyo3-85a0a402f70b2e92.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `object_rusrect` (bin "object_rusrect") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "854ee8b9127f7fccd8a9948eb69ccfac3857ad245668fcf8d0c2a2460c11c330", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "854ee8b9127f7fccd8a9948eb69ccfac3857ad245668fcf8d0c2a2460c11c330", kill_on_drop: false }`
[INFO] [stdout] 854ee8b9127f7fccd8a9948eb69ccfac3857ad245668fcf8d0c2a2460c11c330
